|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IReconcilableModel | |
org.eclipse.jface.text.reconciler | Provides a reconciler add-on for an ITextViewer. |
Uses of IReconcilableModel in org.eclipse.jface.text.reconciler |
Classes in org.eclipse.jface.text.reconciler that implement IReconcilableModel | |
class |
DocumentAdapter
Adapts an IDocument to a IReconcilableModel . |
Fields in org.eclipse.jface.text.reconciler declared as IReconcilableModel | |
protected IReconcilableModel |
AbstractReconcileStep.fInputModel
|
Methods in org.eclipse.jface.text.reconciler that return IReconcilableModel | |
IReconcilableModel |
AbstractReconcileStep.getInputModel()
|
abstract IReconcilableModel |
AbstractReconcileStep.getModel()
|
Methods in org.eclipse.jface.text.reconciler with parameters of type IReconcilableModel | |
void |
IReconcileStep.setInputModel(IReconcilableModel inputModel)
Tells this reconcile step on which model it will work. |
void |
AbstractReconcileStep.setInputModel(IReconcilableModel inputModel)
|
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |